home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Apps / MallocDebug.app / Resources / English.lproj / MainWindow.nib / data.classes next >
Encoding:
Text File  |  1995-03-27  |  550 b   |  35 lines

  1. "MainWindow" = {
  2.     ACTIONS = (
  3.     "protectHeap:", 
  4.     "show:", 
  5.     "unprotectHeap:", 
  6.     "invert:", 
  7.     "mark:", 
  8.     "browserClicked:", 
  9.     "removeFilter:", 
  10.     "display:", 
  11.     "showSizesClicked:"
  12.     ); 
  13.     OUTLETS = (
  14.     commandMatrix, 
  15.     stringTable, 
  16.     info, 
  17.     browser, 
  18.     iconButton, 
  19.     filterBox, 
  20.     invertButton, 
  21.     protectCell, 
  22.     filterButton, 
  23.     unprotectCell, 
  24.     sortButton, 
  25.     window, 
  26.     showButton, 
  27.     scrollView, 
  28.     text, 
  29.     proc, 
  30.     sizesButton
  31.     ); 
  32.     SUPERCLASS = Object; 
  33. };
  34. "FirstResponder" = {ACTIONS = ("orderFrontNXColorPanel:"); SUPERCLASS = NSObject; };
  35.